home *** CD-ROM | disk | FTP | other *** search
/ Star Festival... a Return to Japan / Star Festival... a Return to Japan.iso / pc / STARFESTIVAL / Opening.dir / 00061.ls < prev    next >
Encoding:
Text File  |  1999-09-21  |  221 b   |  9 lines

  1. on exitFrame
  2.   global gsoundflip
  3.   set the movieTime of sprite 13 to random(2200)
  4.   set the movieRate of sprite 13 to 1
  5.   set the castNum of sprite 10 to the number of member "resetAct"
  6.   gsoundflip = 1
  7.   go("loop1")
  8. end
  9.